﻿.news01 {
	border-top: #305198 2px solid;
	border-left: #EBEBEB 1px solid;
	border-right: #EBEBEB 1px solid;
	border-bottom: #C8DCF2 1px solid;
	background: url(../images/news_bg.gif) repeat-x left bottom;
	overflow: hidden;
	margin-bottom: 20px;
}
.news01 .title {
	background: url(../images/news_title_bg.gif) repeat-x;
	height: 36px;
	line-height: 36px;
}
.news01 .title .Head {
	font-family: '微软雅黑';
	font-size: 16px;
	padding-left: 10px;
	line-height: 36px;
}
.news01 .title .more {
	padding-right: 10px;
	line-height: 36px;
}
